* nsterm.m (hold_event_q): New static variable.
authorJan D. <jan.h.d@swipnet.se>
Fri, 12 Oct 2012 17:50:39 +0000 (19:50 +0200)
committerJan D. <jan.h.d@swipnet.se>
Fri, 12 Oct 2012 17:50:39 +0000 (19:50 +0200)
commit1ca6a6bf938ce0b2715b5bea88e73c9bf32ba425
tree8893829c1cac42de2b1817bd6a71848c60854138
parentd59d4831a8e61f81444ddee6e6eb8368a89e3fc7
* nsterm.m (hold_event_q): New static variable.
(EV_TRAILER, sendScrollEventAtLoc:fromEvent:): Call hold_event if
! q_event_ptr.
(hold_event): New function.
(ns_read_socket): If hold_event_q have events, store them and
return.
(setPosition:portion:whole:): Send SIGIO to ourselves if apploopnr
is zero (Bug#12384).
src/ChangeLog
src/nsterm.m